DataPreview.refreshDataGrid Method

Refreshes the data in the data grid with data from the given metric set ID.
 

Parameters

metricSetId

Type: String
The ID of the metric set to use to update the Data Grid with data from.
adapterId

Type: String
(optional) The ID of the adapter to mimic (for overrides, etc.) if applicable.
Optional: True
metricSetBindingId

Type: String
(optional) The ID of the metric set binding to mimic (for overrides, etc.) if applicable.
Optional: True
adapterFriendlyName

Type: String
(optional) The friendly name of the adapter for display purposes.
Optional: True
isResultTransposed

Type: Boolean
(optional) Indicates if the dataResult is transposed
Optional: True